home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 April / PC Advisor 2006 April.iso / internet / tiscali / Install Files / custom.dlg / License.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-11-26  |  202 b 

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "Button1Title": "Text (50)",
  6.         "Button2Title": "Text (50)"
  7.     },
  8.     "data": [
  9.         {
  10.             "CustID": -1,
  11.             "Title": "Agreement",
  12.             "Button1Title": "Accept",
  13.             "Button2Title": "Decline"
  14.         }
  15.     ]
  16. }